Bump the other-updates group across 1 directory with 4 updates#280
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the other-updates group across 1 directory with 4 updates#280dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
54b510d to
c845db0
Compare
Bumps the other-updates group with 4 updates in the /src/client directory: [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `@storybook/addon-links` from 8.6.18 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/addons/links) Updates `@storybook/react` from 8.6.18 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/renderers/react) Updates `@storybook/react-vite` from 8.6.18 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/frameworks/react-vite) Updates `storybook` from 8.6.18 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/core) --- updated-dependencies: - dependency-name: "@storybook/addon-links" dependency-version: 10.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-updates - dependency-name: "@storybook/react" dependency-version: 10.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-updates - dependency-name: "@storybook/react-vite" dependency-version: 10.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-updates - dependency-name: storybook dependency-version: 10.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-updates ... Signed-off-by: dependabot[bot] <support@github.com>
c845db0 to
69263f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the other-updates group with 4 updates in the /src/client directory: @storybook/addon-links, @storybook/react, @storybook/react-vite and storybook.
Updates
@storybook/addon-linksfrom 8.6.18 to 10.4.6Release notes
Sourced from @storybook/addon-links's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]Updates
@storybook/reactfrom 8.6.18 to 10.4.6Release notes
Sourced from @storybook/react's releases.
... (truncated)
Changelog
Sourced from @storybook/react's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]44d8c0bRemove test accidentally sneaked in by a merge commit6cd2367Merge pull request #34967 from yatishgoel/fix/20486-subcomponent-display-names298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]fad8dd2Merge pull request #34791 from tobiasdiez/type-fest-upgradecc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]Updates
@storybook/react-vitefrom 8.6.18 to 10.4.6Release notes
Sourced from @storybook/react-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]Updates
storybookfrom 8.6.18 to 10.4.6Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]a80a5afMerge pull request #34985 from TheSeydiCharyyev/fix/issue-34951-partial-globals5b929caMerge pull request #35157 from Kakadus/update-esbuild48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]730f744Merge pull request #35094 from storybookjs/jeppe-cursor/a236965cdc88f70Merge pull request #35053 from storybookjs/sidnioulz/double-gate-ai-optin5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]ce1491dMerge pull request #35085 from badams/fix/telemetry-fetch-timeout624e618Bump version from "10.4.2" to "10.4.3" [skip ci]c898822Merge pull request #34496 from NYCU-Chung/fix/docs-blocks-custom-mdx